Package | rki.demis.ars |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=rki.demis.ars@1.0.0-alpha.1&canonical=https://demis.rki.de/fhir/ars/StructureDefinition/Composition |
Url | https://demis.rki.de/fhir/ars/StructureDefinition/Composition |
Version | 1.0.0 |
Status | draft |
Date | 2024-09-27 |
Name | Composition |
Title | Composition |
Experimental | False |
Description | Die Composition stellt das aus den übermittelten Ressourcen bestehende Dokument dar. Für ARS dient die Composition zum jetzigen Zeitpunkt nur als technisches Vehicle und ist kein Inhalt-transportierendes Element. |
Type | Composition |
Kind | resource |
No resources found
StructureDefinition | |
https://demis.rki.de/fhir/ars/StructureDefinition/DiagnosticReport | Laborbericht |
https://demis.rki.de/fhir/ars/StructureDefinition/Patient | Patient |
https://demis.rki.de/fhir/ars/StructureDefinition/Software | Software |
{
"resourceType" : "StructureDefinition",
"id" : "Composition",
"url" : "https://demis.rki.de/fhir/ars/StructureDefinition/Composition",
"version" : "1.0.0",
"name" : "Composition",
"title" : "Composition",
"status" : "draft",
"experimental" : false,
"date" : "2024-09-27",
"publisher" : "ARS@rki.de",
"description" : "Die Composition stellt das aus den übermittelten Ressourcen bestehende Dokument dar. Für ARS dient die Composition zum jetzigen Zeitpunkt nur als technisches Vehicle und ist kein Inhalt-transportierendes Element.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Composition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Composition.identifier",
"path" : "Composition.identifier",
"max" : "0"
},
{
"id" : "Composition.type",
"path" : "Composition.type",
"mustSupport" : true
},
{
"id" : "Composition.type.coding",
"path" : "Composition.type.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.type.coding.system",
"path" : "Composition.type.coding.system",
"min" : 1,
"patternUri" : "http://snomed.info/sct",
"mustSupport" : true
},
{
"id" : "Composition.type.coding.version",
"path" : "Composition.type.coding.version",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.type.coding.code",
"path" : "Composition.type.coding.code",
"min" : 1,
"patternCode" : "4241000179101",
"mustSupport" : true
},
{
"id" : "Composition.type.coding.display",
"path" : "Composition.type.coding.display",
"patternString" : "Laboratory report (record artifact)"
},
{
"id" : "Composition.type.text",
"path" : "Composition.type.text",
"max" : "0"
},
{
"id" : "Composition.category",
"path" : "Composition.category",
"max" : "0"
},
{
"id" : "Composition.subject",
"path" : "Composition.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://demis.rki.de/fhir/ars/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.subject.reference",
"path" : "Composition.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.subject.type",
"path" : "Composition.subject.type",
"max" : "0"
},
{
"id" : "Composition.subject.identifier",
"path" : "Composition.subject.identifier",
"max" : "0"
},
{
"id" : "Composition.subject.display",
"path" : "Composition.subject.display",
"max" : "0"
},
{
"id" : "Composition.encounter",
"path" : "Composition.encounter",
"max" : "0"
},
{
"id" : "Composition.author",
"path" : "Composition.author",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://demis.rki.de/fhir/ars/StructureDefinition/Software"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.author.reference",
"path" : "Composition.author.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.author.type",
"path" : "Composition.author.type",
"max" : "0"
},
{
"id" : "Composition.author.identifier",
"path" : "Composition.author.identifier",
"max" : "0"
},
{
"id" : "Composition.author.display",
"path" : "Composition.author.display",
"max" : "0"
},
{
"id" : "Composition.title",
"path" : "Composition.title",
"patternString" : "Laboratory Report",
"mustSupport" : true
},
{
"id" : "Composition.confidentiality",
"path" : "Composition.confidentiality",
"max" : "0"
},
{
"id" : "Composition.attester",
"path" : "Composition.attester",
"max" : "0"
},
{
"id" : "Composition.custodian",
"path" : "Composition.custodian",
"max" : "0"
},
{
"id" : "Composition.relatesTo",
"path" : "Composition.relatesTo",
"max" : "0"
},
{
"id" : "Composition.event",
"path" : "Composition.event",
"max" : "0"
},
{
"id" : "Composition.section",
"path" : "Composition.section",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code.coding"
}
],
"rules" : "closed"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:laboratoryReport",
"path" : "Composition.section",
"sliceName" : "laboratoryReport",
"short" : "Verweis auf einen Laborbericht",
"definition" : "Enthält einen Verweis auf einen Laborbericht.",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section:laboratoryReport.code",
"path" : "Composition.section.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:laboratoryReport.code.coding",
"path" : "Composition.section.code.coding",
"min" : 1,
"max" : "1",
"patternCoding" : {
"code" : "11502-2",
"system" : "http://loinc.org",
"display" : "Laboratory report"
},
"mustSupport" : true
},
{
"id" : "Composition.section:laboratoryReport.entry",
"path" : "Composition.section.entry",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://demis.rki.de/fhir/ars/StructureDefinition/DiagnosticReport"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.section:laboratoryReport.entry.reference",
"path" : "Composition.section.entry.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section:laboratoryReport.entry.type",
"path" : "Composition.section.entry.type",
"max" : "0"
},
{
"id" : "Composition.section:laboratoryReport.entry.identifier",
"path" : "Composition.section.entry.identifier",
"max" : "0"
},
{
"id" : "Composition.section:laboratoryReport.entry.display",
"path" : "Composition.section.entry.display",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.